<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.c_grayboxed_notitle
{
    background-color: #ffffff;
    border-radius: 5px;
    box-shadow: #999 0px 0px 10px 0px;
    margin: 10px 0;
    padding: 7px 15px;
}

.c_grayboxed_notitle .containerpane
{
    margin: 10px 0;
    border-bottom: 1px solid #fff;
}


</pre></body></html>